home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Now 11 / CD-ROM Now MegaDisc 11 (1995-02).iso / discs / ea / readme.txt < prev    next >
Encoding:
Text File  |  1994-10-04  |  11.2 KB  |  259 lines

  1. ============================ README.TXT ==================================
  2.  
  3. Welcome to the Walnut Creek East Asian Text Processing CDROM, June 1994
  4. edition!
  5.  
  6. This disc contains programs and applications to help you process,
  7. understand, and view the Japanese, Chinese, Korean, and Vietnamese
  8. languages.  Also included are text files related to information
  9. processing in those languages and the countries that understand them.
  10.  
  11. Please refer to individual documentation if provided for contacting
  12. the authors.  If you have Usenet access, the sci.lang.japan newsgroup
  13. is a useful place to ask questions on many of the programs on this
  14. CDROM.
  15.  
  16. Please check individual files for copyrights and distribution restrictions.
  17.  
  18. ===========================================================================
  19.  
  20. Here is a list of important files and directories
  21.  
  22. go.bat              Batch file that lists the readme.txt file (MS-DOS)
  23. view.exe            Program to view/copy/unzip files on the disc (MS-DOS)
  24. j_inst.bat          Installs JReader (Japanese text viewer used by VIEW.EXE) 
  25.                     onto your hard drive (MS-DOS)
  26. j_uninst.bat        Uninstalls CNVIEW from your hard drive
  27. c_inst.bat          Installs CNVIEW (Chinese text viewer used by VIEW.EXE) 
  28.                     onto your hard drive (MS-DOS)
  29. c_uninst.bat        Uninstalls CNVIEW from your hard drive (MS-DOS)
  30.  
  31. 00_index.txt        Description of all the files on this CDROM
  32. 00_index.zip        Zipped copy of index.txt
  33.  
  34. travel              U.S. State Travel information for countries in Asia
  35. images              Gif images (No viewer is included)
  36. tools               Useful utilities and tools for MSDOS
  37.  
  38. ===========================================================================
  39.             USING THE VIEW PROGRAM
  40.  
  41. To use this disc, merely change drives to your CD-ROM drive, then
  42. type "VIEW" in the root directory of the CD-ROM drive, then press
  43. enter.  The VIEW program will then display a listing of the
  44. subdirectories and their description on the disc.  Use the cursor
  45. keys to move the highlight bar up and down the screen.  Then press
  46. ENTER to change into any of the subdirectories.  The VIEW program
  47. will then display a list of files within that particular
  48. subdirectory.  (To return to the subdirectory listing, press the
  49. ESCAPE key.)
  50.  
  51. While in the list of files, the VIEW program can let you read a text
  52. file, uncompress a zipped file, or copy a file onto another drive.
  53.  
  54. To read a text file, merely position the highlight bar onto the line
  55. with the filename you wish to read, then press ENTER.  While reading
  56. the document, if you wish to search for a string, press either the
  57. "S" key, CONTROL-S (type "S" while holding down the Control key), or
  58. F9 then enter the string you want to search for.  To search for the
  59. string again, merely press the S key, CONTROL-S, or F9 key.  You may
  60. do reverse searches by pressing R, CONTROL-R, or F10 the same way.
  61.  
  62. To uncompress a zipped file, position the highlight bar onto the line
  63. with the filename you wish to uncompress, then press ENTER.  The
  64. screen will change to ask you to where you wish to uncompress the
  65. file, the default being a directory on your C: drive.  If you wish,
  66. you may edit this destination box.  Press ENTER to begin
  67. uncompressing the file, or press ESCAPE to abort.  After
  68. uncompressing, you will have the option to either exit out to the
  69. directory to which the VIEW program uncompressed the file, or to
  70. return to the menu.  If you decide to return the menu, be sure to
  71. remember to where you uncompressed the file!
  72.  
  73. To copy a file, position the highlight bar onto the line you want to
  74. copy, then press ENTER.  The screen will change to ask you to where
  75. you wish to copy the file.  The default place is a directory on your
  76. C: drive.  If you wish, you may edit this destination box.  Press
  77. ENTER to copy the file, or press ESCAPE to abort.  After copying, you
  78. will have the option to either exit out to the directory to which the
  79. VIEW program copied the file, or to return to the menu.  If you
  80. decide to return the menu, be sure to remember where you copied the
  81. file!
  82.  
  83. To view files that are written in Japanese and Chinese, first try to
  84. position the highlight bar onto the filename that you wish to read
  85. and press the ENTER key.  The VIEW program can recognize most of the
  86. files in Japanese and Chinese and will display them accordingly.  If
  87. just pressing enter doesn't work, try hitting the following keys for
  88. the following cases:
  89.  
  90.         J - to view a file in Japanese.
  91.         G - to view a file in Chinese, encoded using the GB standard.
  92.         5 - to view a file in Chinese, encoded using the BIG5 standard.
  93.  
  94. You should be able to tell when a text file is written in either
  95. Japanese or Chinese when the text file contains strings that look
  96. like:
  97.  
  98.         $B;d$NL>A0$O=);3$G$9!#(B
  99.  
  100. Please read the following section to get a better idea about how the
  101. Japanese and Chinese text viewers work.
  102.  
  103. ===========================================================================
  104.               JReader and CNVIEW
  105.  
  106. JReader (by Jim Breen) and CNView (by Jifang Lin) allow you to view
  107. Japanese and Chinese, respectively.  We configured the VIEW program
  108. (described above) to use these two programs to view the Usenet
  109. articles.
  110.  
  111. You MAY install JReader and CNVIEW onto your hard drive for faster
  112. access.  To do so, use the following batch files:
  113.  
  114.      J_INST.BAT       to install JREADER
  115.      C_INST.BAT       to install CNVIEW
  116.  
  117. The usage is the following:
  118.  
  119.      J_INST <Hard Drive letter:> 
  120.      C_INST <Hard Drive letter:>
  121.  
  122. For example, typing the following at your CDROM prompt and pressing enter:
  123.  
  124.      J_INST C:
  125.  
  126. will install JReader onto your C drive.
  127.  
  128. If you find that you need space on your hard drive, or if you wish to
  129. get rid of one of these viewers, use the following batch files to
  130. delete them from your hard drive:
  131.  
  132.      J_INST.BAT       to uninstall JREADER
  133.      C_INST.BAT       to uninstall CNVIEW
  134. The usage is the following:
  135.  
  136.      J_UNINST <Hard Drive letter:> 
  137.      C_UNINST <Hard Drive letter:>
  138.  
  139. For example, typing the following at your CDROM prompt and pressing enter:
  140.  
  141.      J_UNINST C:
  142.  
  143. will uninstall JReader from your C drive.
  144.  
  145. ===========================================================================
  146. Special sections of the CDROM:
  147.  
  148. /japanese/systems/ujip - character lists, mapping information, and
  149.                          software all described or listed in
  150.                          "Understanding Japanese Information
  151.                          Processing" by Ken Lunde.
  152.  
  153. /japanese/texts/kahaner - reports written about computing in Japan by
  154.                           Dr. David Kahaner.
  155.  
  156. /japanese/systems/msdos/jimbreen - Programs by Jim Breen and
  157.                                    associated utilities by Mark Edwards.
  158.  
  159. ===========================================================================
  160.  
  161. This disc conforms to the level 1 ISO-9660 format with Rock Ridge
  162. extensions.  If your operating system supports Rock Ridge, you can
  163. access the files using the full Unix pathnames.  If your system does
  164. not support Rock Ridge, your system limits the filenames to eight
  165. single-case characters, with an extension of up to three characters.
  166. Each directory on this disc has a file named 00_TRANS.TBL, that maps
  167. the ISO-9660 compliant filenames to the original, Unix-style,
  168. filenames.
  169.  
  170. ===========================================================================
  171.  
  172. Although you may own this disc, you do not own the programs recorded
  173. on it.  Many of the programs on this disc are shareware.  You are
  174. free to try each program for a limited amount of time.  If you are
  175. satisfied, and want to continue to use the program, you are required
  176. to register the program by sending a specified amount of money
  177. directly to the author of the program.  Often the author will send
  178. you the most up to date version of the program and a printed manual.
  179. Please check the individual files for specific information.  Please
  180. help support shareware by contributing to these authors.  They make
  181. discs like this possible.
  182.  
  183. ===========================================================================
  184.  
  185. Walnut Creek CDROM is an approved vendor and associate member of the
  186. Association of Shareware Professionals (ASP).  ASP wants to make sure
  187. that the shareware principle works for you.  If you are unable to
  188. resolve a shareware-related problem with an ASP member by contacting
  189. the member directly, ASP may be able to help.  The ASP Ombudsman can
  190. help you resolve a dispute or problem with an ASP member, but does
  191. not provide technical support for members' products.  Please write to
  192. the ASP Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a
  193. CompuServe message via CompuServe Mail to ASP Ombudsman 70007,3536.
  194.  
  195. ===========================================================================
  196.  
  197. Before testing software make sure that you have adequate backups of
  198. any valuable programs or data that may be on your system.
  199.  
  200. It is possible through inexperience, mistakes, undetected program
  201. errors, or other causes that you may corrupt or delete valuable data
  202. or programs.  Please make sure you have good backups in case
  203. something goes wrong.  Walnut Creek CDROM will not be held
  204. responsible for any actions that the user may undertake in
  205. conjunction with this CDROM.
  206.  
  207. Walnut Creek CDROM makes no guarantee nor claims about the
  208. suitability of any software or data on this CD for any purpose.
  209. Walnut Creek CDROM provides all material in good faith on an 'as-is'
  210. basis.
  211.  
  212. ===========================================================================
  213.  
  214. This CDROM comes with a full money back guarantee.  If you are
  215. dissatisfied for any reason, you can return it for a full refund.
  216. Walnut Creek CDROM guarantees the physical media of this CDROM disc
  217. only.  If the CDROM is unreadable, you may exchange it for a working
  218. version.  Walnut Creek CDROM makes no warranty about any file on this
  219. CDROM, including any written by Walnut Creek.  You, not Walnut Creek
  220. CDROM, assume all risk of using any of the files on this CDROM.  We
  221. reserve the right to limit any effort on our part to rectify problems
  222. with any file on this CDROM.
  223.  
  224. ===========================================================================
  225.  
  226. "Understanding Japanese Information Processing" is written by Ken
  227. Lunde.
  228.  
  229. Copyright 1993 O'Reilly & Associates, Inc.  All rights reserved.
  230. Printed in the United States of America
  231.  
  232. ===========================================================================
  233.  
  234. Special thanks to Dr. David Kahaner, Ken Lunde, Jim Breen, and Mark
  235. Edwards.
  236.  
  237. ===========================================================================
  238.  
  239. All trademarks belong to their respective trademark holders.
  240.  
  241. ===========================================================================
  242.  
  243. This CDROM copyright (c) 1994 Walnut Creek CDROM.  All rights reserved.
  244.  
  245. ===========================================================================
  246.  
  247.         Walnut Creek CDROM
  248.         Suite 260
  249.         1547 Palos Verdes Mall
  250.         Walnut Creek, CA  94596
  251.         USA
  252.  
  253.          1 800 786-9907
  254.         +1 510 674-0783
  255.         +1 510 674-0821 FAX
  256.         info@cdrom.com
  257.  
  258. ============================= README.TXT =============================(ja)=
  259.